home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Interactive Reference Guide / C-C++ Interactive Reference Guide.iso / c_ref / clesson / c.dir / 00319_h4.pcx.png < prev    next >
Portable Network Graphic  |  1995-04-05  |  7.4 KB  |  504x145  |  4-bit (6 colors)
   ocr: The macros getc( and putc()are defined in stdio.h. They are being used to read from one file and to write to another. The lunction prototype for toupper()is given 1n ctype.h. Icis a lowercase letter, toupper(C)returns the corresponding uppercase letter; otherwise, itreturns C.